/*body{ font-size:18px;font-family: 'Source Sans Pro', sans-serif;}*/

/*==============Search banner css start from here================*/
.searchContainer {
    /*background:url(../images/hfcis-search-bg-1.jpg) no-repeat left -255px;*/
    background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    min-height: 395px;
    position: relative;
    margin-bottom: 30px;
}

h1.display-1 {
    font-size: 3em;
    padding-top: 100px;
    display: block;
    margin-bottom: 0;
    font-weight: 500;
}


a.btn:link, a.btn:active, a.btn:focus, a.btn:visited {
    color: #fff;
}

.whtColorTxt {
    color: #fff;
}

.searchContainer .bigInput {
    height: 50px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    font-size: 1em;
    padding-left: 102px;
    padding-right: 60px;
    font-weight: normal;
    margin-left: -1px;
}

.searchContainer .bigInput0 {
    height: 50px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    font-size: 1em;
    padding-left: 85px;
    padding-right: 10px;
    font-weight: normal;
}

input[type="text"] {
    background-color: #fff;
    opacity: 1;
}

.bigSearchInputContainer {
    position: relative;
}

.findLocationIcon {
    position: absolute;
    color: #202020;
    left: 0;
    top: 0;
    padding: 12px 10px;
}

.inputContainerfind {
    width: 50%;
    float: left;
    position: relative;
}

.inputContainerNear {
    width: 50%;
    float: left;
    position: relative;
}

.findTxt {
    position: absolute;
    color: #202020;
    left: 0;
    top: 0;
    padding: 12px 10px;
    font-weight: bold;
    font-size: 1.2em;
    line-height: 1.2em;
}

.nearTxt {
    position: absolute;
    color: #202020;
    left: 0;
    top: 0;
    padding: 12px 10px;
    font-weight: bold;
    font-size: 1.2em;
    line-height: 1.2em;
}

.findLocationIcon:hover, .findLocationIcon:focus {
    color: #202020;
    outline: none;
}

.findLocationIcon span {
    font-size: 1.5em;
}

a.getResultIcon {
    position: absolute;
    color: #fff;
    right: 0;
    top: 0;
    background: #eb6e1f;
    padding: 10px 15px 9px 15px;
    height: 50px;
}

.getResultIcon:hover, .getResultIcon:focus {
    color: #fff;
    outline: none;
}

.getResultIcon span {
    font-size: 1.6em;
}

.searchTxt {
    text-align: center;
    color: #fff;
    padding-top: 1.5em;
    font-size: 2.4em;
}

.bigSearchInputButtons{
text-align:center;padding:10px
}

.btn-search-box{
padding: 0px;white-space:normal;border-radius:10px !important
}

.btn-search-box-icon {
float: left; padding-right: 5px; height:100px
}

.btn-search-box-text {
float: right; width: 350px; display: table; height: 100px;
}

.btn-search-box-text span {
font-size: 32px; font-weight: bold; display: table-cell; vertical-align: middle; text-align: left
}

.hfcisLogoBanner {
    position: absolute;
    top: 25px;
    left: 25px;
    z-index: 1;
    width: 250px;
    background: #ccc;
    text-align: center;
    padding: 16px 0;
    font-size: 1.6em;
}

.columnTwo input {
    width: 160px;
}


/*====blue strip css start from here===================*/


.blueStripBar p {
    color: #fff;
    font-size: 1.1em;
    font-weight: 500;
    margin-top: 20px;
}

.blueBtn {
    margin-top: 0;
    font-weight: 700;
}




/*====search result page css start from here===================*/

.filterContainer {
    background: #e4e4e4;
    padding: 15px 5px;
    margin-bottom: 10px;
    float: left;
    width: 100%;
    padding-bottom: 0;
}



.facilityType {
    float: left;
    margin-right: 10px;
    width: 100%;
}

    .facilityType .btn {
        padding: 6px 5px;
        background: #FFF !important;
        box-shadow: none !important;
        border: 1px solid #ccc !important;
    }

.servicesType .btn {
    padding: 6px 5px;
    background: #FFF !important;
    box-shadow: none !important;
    border: 1px solid #ccc !important;
}


.servicesType {
    float: left;
    width: 100%;
}

.alignRight {
    text-align: right;
}

.filterContainer [class*="col-"] {
    padding-left: 5px;
    padding-right: 5px;
}


.customDropdown .btn-group .btn.customBTN {
    padding: 6px 12px;
    -moz-border-radius: 0 4px 4px 0 !important;
    -o-border-radius: 0 4px 4px 0 !important;
    -webkit-border-radius: 0 4px 4px 0 !important;
    -ms-border-radius: 0 4px 4px 0 !important;
    border-radius: 0 4px 4px 0 !important;
    ;
    height: 34px;
    border: 1px solid #ababab !important;
}

#heading h3 {
    text-overflow: ellipsis;
    width: 100%;
    font-weight: normal;
    white-space: nowrap;
    overflow: hidden;
    margin: 0;
    text-transform: capitalize;
}

#totalResults h3 {
    margin-top: -4px;
    font-size: .9em;
    font-weight: normal;
    padding: 0;
    text-overflow: ellipsis;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
}

.pagination {
    margin: 0;
}


/*====filter btn css for development Environment=======*/
.open .dropdown-toggle span:after {
    border-bottom: 0 solid gray;
}

.infoPopoverOuter .btn-default:hover, .infoPopoverOuter .btn-default:active, .infoPopoverOuter .btn-default:focus {
    background-color: #fff;
}


.servicesType .multiselect:hover, .servicesType .multiselect:active, .servicesType .multiselect:focus {
    background-color: #fff;
}

.columnThree .btn-group.open .dropdown-toggle:hover, .columnThree .btn-group.open .dropdown-toggle:focus, .columnThree .btn-group.open .dropdown-toggle:active, .columnThree .btn-group.open .dropdown-toggle:visited {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    box-shadow: none;
    background: #fff;
}


.filterContainer .input-group *, .filterContainer .input-group *:before, .filterContainer .input-group *:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}





.filterContainer .open .dropdown-toggle:after {
    display: none !important;
}

.thumbContainer {
    position: relative;
}
/*.thumbContainer:hover .thumbContainerHover{ display:block;}*/
.thumbContainerHover {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #eee;
    display: none;
    bottom: 0;
    left: 0;
    padding: 15px 10px 10px 10px;
    border: 1px solid #ccc;
    transition: all 0.5s ease;
}

    .thumbContainerHover .quickInfoUl .glyphicon-ok {
        padding-right: 10px;
    }

.buttonCenterContainer {
    text-align: center;
    padding-top: 10px;
    margin-top: 0;
}

.imgContainer {
    margin-bottom: 10px;
    background: #000;
}

    .imgContainer img {
        width: 100%;
        height: auto;
    }

.thumbInfo {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 30px 10px 10px 10px;
    color: #fff;
    z-index: 0;
}

.pano {
    height: 200px;
    width: 100%;
    position: relative;
    background-color: #000;
    overflow: hidden;
    opacity: 0.5;
}

.thumbInfo h3 {
    padding-top: 5px;
    margin-top: 0;
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
    text-decoration: underline;
    cursor: pointer;
}

    .thumbInfo h3 a {
        color: #fff;
        text-decoration: underline;
        display: block;
    }

.rating {
    font-size: 1.1em;
    width: 70%;
    float: left;
}

.checkboxThumb {
    width: auto;
    position: absolute;
    top: 0;
    left: 10px;
    z-index: 1;
}

    .checkboxThumb input[type="checkbox"] {
        width: 18px;
        height: 18px;
    }

.hoverClose {
    position: absolute;
    right: 10px;
    top: 3px;
    font-size: 1.1em;
    color: #000 !important;
}


.infoPopoverOuter {
    display: table;
    width: 100%;
}

    .infoPopoverOuter .infoPopover {
        display: table-cell;
        padding: 0 0px 0 6px;
        color: #202020;
        position: relative;
        vertical-align: middle;
    }

.row.paddingParent {
    margin-right: -5px;
    margin-left: -5px;
}


.scrollContainer {
    overflow-x: hidden;
    overflow-y: scroll;
    height: 600px;
    clear: both;
    margin-left: -15px;
    margin-bottom: 15px;
}

#containerPagination {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
}


.innerPageBanner2Container {
    margin-bottom: 0;
}



.paginationContainer {
    background: #f1f1f1;
    padding: 15px;
    float: left;
    width: 100%;
}



.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #0071bc;
    border-color: #0071bc;
}

.pagination > li > a, .pagination > li > span {
    color: #0071bc;
}


.paginationContainer .pagination {
    margin: 0;
}


.popover {
    background: #e4e4e4 !important;
    opacity: 1 !important;
    padding: 0 !important;
}

.infoPopoverOuter .popover {
    background: #e4e4e4 !important;
    opacity: 1 !important;
    padding: 0 !important;
}

.popover-content {
    font-size: .83em;
}

.infoPopoverOute .popover.right > .arrow::after {
    border-right-color: #e4e4e4;
}

.popover.bottom > .arrow::after {
    border-bottom-color: #e4e4e4;
}

.classKeywords .popover {
    width: 200px;
    background: #e4e4e4;
}

.classPopover .popover {
    width: 200px;
    background: #e4e4e4;
}

.classKeywords .glyphicon-question-sign {
    color: #202020;
    margin-left: 5px;
}

.classPopover .glyphicon-question-sign {
    color: #202020;
}

.popover.right > .arrow::after {
    border-right-color: #e4e4e4;
}


.infoPopoverOuter select.form-control {
    display: table-cell;
}

.classKeywords {
    position: relative;
}

.classPopover {
    position: relative;
}



.dropdown.dropdown-lg {
    position: static !important;
}

    .dropdown.dropdown-lg .dropdown-menu {
        min-width: 400px;
    }

    .dropdown.dropdown-lg .dropdown-menu {
        margin-top: -1px;
        padding: 20px;
    }

.input-group-btn .btn-group {
    display: flex !important;
}


.paddingParent [class*="col-"] {
    padding-left: 5px;
    padding-right: 5px;
}


/*==========Detail Popup page css start here==================*/

/*======popup structure css start here======================*/
.blackOverlay {
    position: fixed;
    background: url(../images/blackTransparentBg.png) repeat 0 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 99;
    overflow: auto;
    display: block;
}

.fixedPage {
    position: relative;
    top: 60px;
    margin: 0 auto;
    min-height: inherit;
    background: #fff;
}

.map {
    width: 100%;
    height: 600px;
}

.fixedPage.container {
    width: 1000px;
}

.overflowNone {
    overflow: hidden;
}

.headerModal {
    background: #0071bc;
    top: 0;
    padding: 10px;
    position: fixed;
    left: 50%;
    width: 1000px;
    z-index: 999999;
    margin-left: -508px;
}

.closeControl li a span.glyphicon {
    color: #fff;
    padding-right: 0;
    font-size: 1.4em;
    top: 4px;
}


@media screen and (-webkit-min-device-pixel-ratio:0) {
    .headerModal {
        margin-left: -510px;
    }
}


.value {
    margin-bottom: 15px;
}

.headerModal h2 {
    font-size: 2em;
    font-weight: 700;
    margin: 0;
    padding: 0;
    color: #fff;
}

.closeControl {
    margin: 0;
    padding: 0;
    list-style: none;
    float: right;
    position: absolute;
    right: -10px;
    top: -10px;
    z-index: 999;
    height: 53px;
}

    .closeControl li {
        float: left;
        padding: 0 14px;
        border-left: 1px solid #0b5789;
    }

        .closeControl li a {
            color: #fff;
            line-height: 53px;
        }

            .closeControl li a:hover {
                text-decoration: none;
            }

            .closeControl li a span {
                color: #fff;
                padding-right: 10px;
            }



/*======Accordian css start here======================*/

.accordianContainer {
    margin-top: 15px;
}

.panel-group .panel-heading + .panel-collapse > .panel-body {
    border: 1px solid #ddd;
}

.panel-group,
.panel-group .panel,
.panel-group .panel-heading,
.panel-group .panel-heading a,
.panel-group .panel-title,
.panel-group .panel-title a,
.panel-group .panel-body,
.panel-group .panel-group .panel-heading + .panel-collapse > .panel-body {
    border-radius: 2px;
    border: 0;
}

    .panel-group .panel-heading {
        padding: 0;
        border: 1px solid #ccc;
    }

        .panel-group .panel-heading a {
            display: block;
            background: #0071bc;
            color: #ffffff;
            padding: 15px;
            text-decoration: none;
            position: relative;
            font-size: 1.2em;
        }

            .panel-group .panel-heading a.collapsed {
                background: #eeeeee;
                color: inherit;
            }

            .panel-group .panel-heading a:after {
                font-family: 'Glyphicons Halflings';
                content: "\e114";
                position: absolute;
                right: 20px;
                top: 15px;
                font-size: 1.1em;
            }

            .panel-group .panel-heading a.collapsed:after {
                font-family: 'Glyphicons Halflings';
                content: "\e080";
            }

    .panel-group .panel-collapse {
        margin-top: 5px !important;
    }

    .panel-group .panel-body {
        background: #ffffff;
        padding: 15px;
    }

    .panel-group .panel {
        background-color: transparent;
    }

    .panel-group .panel-body p:last-child,
    .panel-group .panel-body ul:last-child,
    .panel-group .panel-body ol:last-child {
        margin-bottom: 0;
    }


.value {
    font-weight: normal;
}

.nursing {
    font-size: 0.8em;
    margin-top: 10px;
}

    .nursing span {
        color: #0071bc;
    }

.checkList {
    margin: 0;
    padding: 0;
}

    .checkList li {
        list-style: none;
        font-weight: normal;
    }

        .checkList li:before {
            content: "\f00c";
            font-family: FontAwesome;
            padding-right: 5px;
        }

#Accord6OwnershipInfoDiv .checkList li:before {
    content: "";
}


.ServiceContainer {
    padding-bottom: 15px;
}

    .ServiceContainer h3 {
        font-weight: 700;
    }

.serviceCheckList {
    margin: 0;
    padding: 0;
}

    .serviceCheckList li {
        list-style: none;
        line-height: 40px;
        font-weight: normal;
        padding-left: 20px;
        position: relative;
    }

        .serviceCheckList li:before {
            content: "\f00c";
            font-family: FontAwesome;
            padding-right: 5px;
            position: absolute;
            padding-left: 0;
            left: -2px;
        }

.serviceCheckList1 {
    margin: 0;
    padding: 0;
    text-align: left;
}

    .serviceCheckList1 li {
        list-style: none;
        line-height: 25px;
        font-weight: normal;
        padding-left: 28px;
        position: relative;
    }

        .serviceCheckList1 li:before {
            content: "\f00c";
            font-family: FontAwesome;
            left: 8px;
            position: absolute;
        }


.offsiteService h3 {
    font-weight: 700;
}

.detailContainer {
    padding: 0 0 10px 0;
}

    .detailContainer p {
        line-height: 40px;
    }

        .detailContainer p label {
            font-weight: normal;
        }
/*.pdLft0{ padding-left:0;}*/
.detailRating {
    padding: 5px 0 0 0;
}

.grayBgIcon {
    background: #e4e4e4;
    padding: 15px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    float: left;
    margin-bottom: 15px;
    margin-right: 5px;
    min-height: 74px;
    display: table;
}

    .grayBgIcon:last-child {
        margin-right: 0;
    }

    .grayBgIcon span {
        width: 40px;
        float: none;
        display: table-cell;
        vertical-align: middle;
    }

        .grayBgIcon span img {
            width: 40px;
        }

    .grayBgIcon .count {
        float: none;
        margin-top: -8px;
        padding-left: 10px;
        vertical-align: middle;
        display: table-cell;
    }


        .grayBgIcon .count small {
            font-weight: normal;
        }

        .grayBgIcon .count h2 {
            margin: 0;
            padding: 0;
            text-align: center;
            font-size: 1em;
        }


.customTabs {
    border-bottom: 5px solid #e4e4e4;
    margin-top: 20px;
}

    .customTabs li {
        float: left;
        background: #fff;
        border: 1px solid #e4e4e4;
        border-radius: 5px 5px 0 0;
        -moz-border-radius: 5px 5px 0 0;
        -webkit-border-radius: 5px 5px 0 0;
        margin-right: 5px;
        margin-top: 0px;
    }

        .customTabs li a {
            color: #202020;
            padding-left: 30px;
            padding-right: 30px;
        }

        .customTabs li.active {
            color: #202020;
            background: #e4e4e4;
        }

.graphContainer {
    padding: 10px;
}

    .graphContainer h4 {
        font-size: 0.6em;
        text-transform: uppercase;
        font-weight: 300;
        margin: 10px 0 0 0;
    }

    .graphContainer .smallLink {
        font-size: 0.7em;
    }

    .graphContainer [class*="col-"] {
        padding-left: 5px;
        padding-right: 5px;
    }

.bdrOnepx {
    border-bottom: 2px solid #ccc;
    padding: 15px 0;
    margin-top: 5px;
    position: relative;
    z-index: 999;
}

.blue {
    color: #0071bc;
}

.modal-content {
    border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
}

.modal-header {
    padding: 10px;
    border-bottom: 1px solid #ccc;
    background: #e4e4e4;
}

    .modal-header h5 {
        font-size: 1.5em;
        color: #202020;
    }

    .modal-header .close {
        position: absolute;
        right: 20px;
        top: 20px;
        font-size: 1.6em;
        opacity: 1;
        font-weight: bold;
        min-width: inherit;
    }


.modal-body h4 {
    margin: 0 0 20px 0;
    font-weight: bold;
}

.modal-body {
    font-weight: normal;
}

/*=========responsive tables in popups================*/

/* 
Generic Styling, for Desktops/Laptops 
*/
.table-vertical {
    width: 100%;
    font-size: .7em;
    height: auto;
    border-collapse: collapse;
    border: 1px solid #ccc;
}
    /* Zebra striping */
    .table-vertical > thead > tr > th {
        background: #f1f1f1;
        color: #202020;
        font-weight: bold;
    }

    .table-vertical > tbody > tr > td, .table-vertical > thead > tr > th {
        padding: 0;
        border-top: 1px solid #ccc;
        text-align: left;
        vertical-align: top;
        border-right: 1px solid #ccc;
    }






/*----------table css end here-------------*/


.disclaimer {
    font-size: 0.8em;
    text-align: left;
    font-weight: 300;
}

.modelGraphContainer {
    width: 75%;
    margin: 0 auto;
}



.cmsStartxt {
    font-size: 0.7em;
}

.bigtableContainer {
    overflow-x: scroll;
    overflow-y: hidden;
}

.height100Percent {
    height: 620px;
}

.modal-dialog {
    margin-top: 0;
}

.customBlueModal .modal-header {
    background: #0071bc;
}

    .customBlueModal .modal-header h2 {
        color: #fff;
        margin: 0;
    }

.customGrayModal .modal-header {
    background: #CCCCCC;
}

    .customGrayModal .modal-header h2 {
        margin: 0;
        text-transform: capitalize;
    }

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 6px 12px;
    font-size: 0.8em;
}

/*====Mutiselect css changes here============*/

.infoPopoverOuter .dropdown-menu > .active > a, .infoPopoverOuter .dropdown-menu > .active > a:focus, .infoPopoverOuter .dropdown-menu > .active > a:hover {
    color: inherit;
    background-color: inherit;
}

.servicesType .dropdown-menu > .active > a, .servicesType .dropdown-menu > .active > a:focus, .servicesType .dropdown-menu > .active > a:hover {
    color: inherit;
    background-color: inherit;
}



.infoPopoverMS, .infoPopoverMS:link, .infoPopoverMS:active {
    color: #666;
    margin-left: 5px;
}

#adv-search.input-group {
    display: inline-table;
}



.filterContainer input::-webkit-input-placeholder {
    color: #999;
}

.filterContainer input::-moz-placeholder {
    color: #999;
}

.filterContainer input:-ms-input-placeholder {
    color: #999;
}

.filterContainer input:-moz-placeholder {
    color: #999;
}

.customDropdown.zindexClass input.state::-webkit-input-placeholder {
    color: #202020;
}

.customDropdown.zindexClass input.state::-moz-placeholder {
    color: #202020;
}

.customDropdown.zindexClass input.state:-ms-input-placeholder {
    color: #202020;
}

.customDropdown.zindexClass input.state:-moz-placeholder {
    color: #202020;
}

.ms-webpartzone-cell {
    margin-bottom: 0;
}

.bigInputError {
    color: red;
    text-align: left;
    margin-top: 5px;
    font-weight: 400;
    display: block;
}

/*======QA changes here===========*/

/*.gmnoprint{display:none!important;}*/
/*.gm-style-cc {display:none!important;}*/
.ftype {
    /*    margin-top: 5px;
    margin-bottom: 0;
    text-transform: capitalize;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    white-space: nowrap;*/
    line-height: 1.2em;
}

.addressStyle {
    line-height: 1.2em;
}

    .addressStyle .ellip-line {
        text-decoration: none;
    }

.ftype .ellip-line {
    text-decoration: none;
}

.facNameWhite .ellip-line {
    text-decoration: none;
}

.facNameWhite.box {
    margin-bottom: 10px;
}

.columnThree .btn {
    border: 1px solid #ababab !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.customDropdown.zindexClass input.state {
    border: 1px solid #ababab !important;
}

.columnOne input {
    border: 1px solid #ababab !important;
}

.columnTwo input {
    border: 1px solid #ababab !important;
}
/*#btnCompare{ position:relative;margin-left: 15px;}
#btnCompare:before {
    content: '';
    border-right: 1px solid #b9b5b5;
    position: absolute;
    width: 1px;
    height: 71px;
    top: -16px;
    left: -10px;
}*/

.imageWebpartContainer {
    margin-bottom: 30px;
}

label.control-label.pdTP0 {
    padding-top: 0;
}

/*=======Css hack only safari===========*/
@media only screen and (-webkit-min-device-pixel-ratio: 1) {
    ::i-block-chrome, .filterContainer .customDropdown {
        width: 230px !important;
    }
}

/*=======Css hack only safari end===========*/



/*==========loader css here==============*/
.loader-overlay {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: 0.5;
    z-index: 999;
    overflow-y: hidden;
}

    .loader-overlay img {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto;
    }

/*==========loader css here==============*/


.map.newmap {
    height: auto;
}

.scrollContainer.scrollAuto {
    height: auto;
}

.streetViewMap {
    height: 378px;
}


.findTxtWM {
    position: absolute;
    top: 0;
    left: 85px;
    color: #999;
    line-height: 50px;
    height: 50px;
    overflow: hidden;
}


.nearTxtWM {
    position: absolute;
    top: 0;
    left: 102px;
    color: #999;
    line-height: 50px;
    height: 50px;
    overflow: hidden;
}

#lblServices {
    display: block;
}

label#lblAccord1LCInfoVal {
    font-weight: normal;
}

label.labelBlock {
    display: block;
}



.popupLinksContainer {
    position: relative;
    margin-top: -60px;
    margin-left: 0;
    width: 100%;
    float: left;
}

.popupLinks {
    margin-top: -50px;
    margin-left: 121px;
}

    .popupLinks li {
        list-style: none;
        float: left;
        margin-right: 80px;
    }

.notranslate {
    clear: both;
}

.formTxtWM {
    position: relative;
}

.SearchTxtWM {
    position: absolute;
    font-size: 0.8em;
    font-weight: 400;
    top: 6px;
    left: 10px;
    color: #999;
}


.SearchLocWM {
    position: absolute;
    font-size: 0.8em;
    font-weight: 400;
    top: 6px;
    left: 10px;
    color: #999;
}


.gm-iv-address {
    display: none !important;
}

#lblFacType {
    text-transform: capitalize;
}

.seAnchor {
    display: none;
}






/*============compare page css start here==================*/


.table-vertical-inner {
    width: 100%;
    font-size: 15px;
    height: auto;
    border-collapse: collapse;
    border: 0px solid #ccc;
}
    /* Zebra striping */
    .table-vertical-inner > tbody > tr:nth-of-type(odd) {
    }

    .table-vertical-inner > thead > tr > th {
        background: #f1f1f1;
        color: #202020;
        font-weight: bold;
    }

    .table-vertical-inner > tbody > tr > td, .table-vertical-inner > thead > tr > th {
        padding: 10px 0;
        border-top: 1px solid #ccc;
        text-align: center;
        vertical-align: middle;
        border-right: 0px solid #ccc;
    }

    .table-vertical-inner > tbody > tr:first-child > td:first-child {
        border-top: 0;
    }

td.tableLabel .table-vertical-inner > tbody > tr:first-child > td:first-child {
    border-top: 0;
    border-left: 0;
}


.table-vertical-inner > tbody > tr > td.vtop, .table-vertical-inner > thead > tr > th.vtop {
    vertical-align: top;
}


.customTabs.comparePage {
    margin: 0 auto;
    width: 90%;
}

    .customTabs.comparePage li a {
        padding-left: 15px;
        padding-right: 15px;
    }

span.tableTitle {
    display: block;
}

.linkContainer {
    float: left;
    width: 33%;
}

.compareHighlight {
    text-transform: capitalize;
}

.tableContainer.threeColumn td.tableLabel {
    width: 15%;
}

.tableContainer.threeColumn td.tableData0 {
    width: 28.3%;
}

.tableContainer.threeColumn td.tableData1 {
    width: 28.3%;
}

.tableContainer.threeColumn td.tableData2 {
    width: 28.3%;
}

.tableContainer.twoColumn td.tableLabel {
    width: 16%;
}

.tableContainer.twoColumn td.tableData0 {
    width: 42%;
}

.tableContainer.twoColumn td.tableData1 {
    width: 42%;
}

.borderBTM1 {
    font-weight: bold;
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
    padding: 10px 0;
}


.leftTable.table-vertical-inner > tbody > tr > td, .leftTable.table-vertical-inner > thead > tr > th {
    vertical-align: middle;
}

.mobileLabel {
    display: none;
}

.viewLinkOuter {
    bottom: 50px;
    margin-left: 40px;
    position: relative;
}

.accordianFive table tr td, .accordianFive table tr th {
    padding: 10px;
}


.offsite-item {
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
    margin-bottom: 10px;
}

#lblOffsiteServices {
    display: block;
}



.modal-backdrop {
    display: none !important;
}

.fade.in.customBlueModal {
    opacity: 1;
    background: rgba(0,0,0,0.5);
    z-index: 999999;
}

.fade.in.customGrayModal {
    opacity: 1;
    background: rgba(0,0,0,0.5);
}

.tableColumnLeft {
    background: red;
    position: absolute;
    height: calc(100% + 6px);
    top: -6px;
    bottom: 0;
    right: 0;
    margin: auto;
    width: calc(100% + 6px);
    left: -6px;
    padding: 0;
    z-index: 999;
    display: none;
}

.multiselect.fActive {
    outline: thin dotted #000 !important;
}

.BacktoResult {
    margin: 10px 0;
}

#divPageLastUpdated {
    margin-top: 15px;
}

.markerCount {
    float: left;
}

#popupTable th, #popupTable td {
    padding: 10px;
}

#popupTable th.underlineTxt {
    text-decoration: underline;
    cursor: pointer;
}

#ci_popupTable th, #ci_popupTable td {
padding: 10px;
}
#ci_popupTable th.underlineTxt {
    text-decoration: underline;
    cursor: pointer;
}
#sd_popupTable th, #sd_popupTable td {
padding: 10px;
}
#sd_popupTable th.underlineTxt {
    text-decoration: underline;
    cursor: pointer;
}
#ea_popupTable th, #ea_popupTable td {
padding: 10px;
}
#ea_popupTable th.underlineTxt {
    text-decoration: underline;
    cursor: pointer;
}


.customGrayModal .modal-header .close {
    top: 15px;
}

.facNameWhite {
    font-size: 1em;
    margin-bottom: 10px;
    clear: both;
    float: left;
    width: 100%;
}

label.value {
    font-weight: 500;
}

.addressCase {
    text-transform: capitalize;
}


#at4-palogo {
    display: none !important;
}

.ownerSpace {
    padding-right: 70px;
    font-weight: 500;
}

.popover.top > .arrow:after {
    border-top-color: #e4e4e4 !important;
}


.fullWidthHeading {
    margin-top: 10px;
}

label p {
    font-weight: 400;
}

label#lblAccord5SIRInfoVal {
    display: block;
    font-weight: inherit;
}

label#lblFacName {
    display: block;
    margin-bottom: 15px;
    font-weight: inherit;
}

.innerPageBanner2Container {
    display: block;
    clear: both;
    text-transform: inherit;
}

.tableContainer h4 {
    font-size: 0.9em;
}

.chartNoteFacDetails {
    text-align: center;
    font-size: 0.9em;
}

.table-vertical .btn-default {
    color: #333 !important;
    background-color: #ccc !important;
    border-color: #ccc !important;
    margin-bottom: 5px;
}

.tableHeading {
    padding-left: 9px;
    font-size: 1em;
    text-transform: uppercase;
    background: #ccc;
    color: #000;
    font-weight: bold;
}



.table-vertical.modifiedTable {
    border: 1px solid transparent !important;
}

    .table-vertical.modifiedTable tbody > tr > td.tableLabel {
        border-top: 1px solid transparent !important;
    }

    .table-vertical.modifiedTable tbody > tr > td.tableData0 {
        border-bottom: 1px solid #ccc !important;
    }

    .table-vertical.modifiedTable tbody > tr > td.tableData1 {
        border-bottom: 1px solid #ccc !important;
    }

    .table-vertical.modifiedTable tbody > tr > td.tableData2 {
        border-bottom: 1px solid #ccc !important;
    }

.table-vertical-inner.leftTable > tbody > tr > td {
    border-left: 1px solid #ccc !important;
}

.table-vertical-inner.leftTable > tbody > tr:first-child > td {
    border-left: 0px solid #ccc !important;
}

.table-vertical-inner.leftTable > tbody > tr:last-child > td {
    border-left: 0px solid #ccc !important;
}

.customBlueModal .modal-header h2 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left: -10px;
}

.customBlueModal2 .modal-header h2 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left: -10px;
}

.customGrayModal .modal-header h2 {
    text-transform: capitalize;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left: -10px;
}

/*=================ellipsis========================*/
.box {
    padding: 0;
    margin-right: 0;
    margin-bottom: 0;
    overflow: hidden;
    float: left;
}

.box--fixed {
    width: 100%;
}

.box--responsive {
    /* width: 30%;*/
}
/* necessary plugin styles */
.ellip {
    display: block;
    height: 100%;
}

.ellip-line {
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    text-decoration: underline;
    vertical-align: bottom;
}

.ellip,
.ellip-line {
    position: relative;
    overflow: hidden;
    max-width: 100%;
}

.multiDropdownContainer .open .dropdown-toggle:after {
    display: none !important;
}

.multiDropdownContainer .btn {
    border: 1px solid #ccc !important;
}

.multiDropdownContainer .dropdown-menu > .active > a, .multiDropdownContainer .dropdown-menu > .active > a:focus, .multiDropdownContainer .dropdown-menu > .active > a:hover {
    color: #202020;
    background-color: #fff;
}

.multiDropdownContainer input[type="radio"] {
    margin-top: 0;
}

#btnComplaints {
    margin-left: 70px;
}

#btnSurveyDef {
    margin-left: 47px;
}

#btnEnforceActions {
    margin-left: 12px;
}

.chartNote {
    bottom: 30px;
    position: relative;
}

/*.searchLabel, .nearLabel, .facilityLabel, .serviceLabel{ font-weight:normal;}*/
.nearLabel, .facilityLabel {
    margin-left: 0px;
}


.comparecheck {
    color: #fff;
    padding-left: 5px;
}

    .comparecheck.whiteComparecheck {
        color: #202020;
        margin-left: 5px;
    }

.whiteComparecheck {
    color: #202020;
    margin-left: 5px;
}


#containerPagination {
    margin-top: 20px;
}

.legendContainer {
    float: left;
    margin-right: 10px;
}

.legendContainerMargin {
    margin-left: 8px;
}

.colorStateAvg {
    background: #4169e1 !important;
    width: 26px;
    height: 13px;
    margin-right: 5px;
    float: left;
    margin-top: 8px;
}

.colorThisFacility {
    background: #d95f02 !important;
    width: 26px;
    height: 13px;
    margin-right: 5px;
    float: left;
    margin-top: 8px;
}

.colorCompare {
    margin-top: 6px;
}

.color3 {
    background: #ff000d;
    width: 26px;
    height: 13px;
    margin-right: 5px;
    float: left;
}

.legendText {
    font-size: 0.78em;
    display: inline-block;
}

#chartLegends {
    margin: 0 auto;
    width: fit-content;
}

.compareChartLegends {
    margin: 0 auto;
    width: fit-content;
}

.detailRating a {
    text-decoration: underline;
}

.infoPopoverOuter span.multiselect-native-select {
    display: block;
}

    .infoPopoverOuter span.multiselect-native-select .btn-group {
        width: 100%;
    }

        .infoPopoverOuter span.multiselect-native-select .btn-group .btn {
            width: 100%;
            text-align: left;
        }

            .infoPopoverOuter span.multiselect-native-select .btn-group .btn .caret {
                /*margin-left: 0; float: right;  margin-top: 9px; margin-right: 6px;*/
                position: absolute;
                right: 10px;
                top: 14px;
            }

.servicesType span.multiselect-native-select {
    display: block;
}

    .servicesType span.multiselect-native-select .btn-group {
        width: 100%;
    }

        .servicesType span.multiselect-native-select .btn-group .btn {
            width: 100%;
            text-align: left;
        }

            .servicesType span.multiselect-native-select .btn-group .btn .caret {
                /*margin-left: 0; float: right;  margin-top: 9px; margin-right: 6px;*/
                position: absolute;
                right: 10px;
                top: 14px;
            }

.ratingInner .gold {
    color: #fec00f;
}

.ratingInner .grey {
    color: #cecdcd;
}

.dropdown-menu > li.active > a:focus, .dropdown-menu > li.active > a:hover {
    outline: 1px dotted #333 !important;
}

/*.twoColumn .tableLabel{ width:15%;}
.twoColumn .tableData0{ width:42.5%;}
.twoColumn .tableData1{ width:42.5%;}

.threeColumn .tableLabel{ width:15%;}
.threeColumn .tableData0{ width:28.3%;}
.threeColumn .tableData1{ width:28.3%;}
.threeColumn .tableData2{ width:28.3%;} 
*/
.inputWrapper .input-group .form-control {
    width: 98%;
}

.paginationParent {
    height: 39px;
}

    .paginationParent #containerPagination {
        margin-top: 0;
    }

.customGrayModal .closeControl li a {
    color: #212121;
}

    .customGrayModal .closeControl li a span {
        color: #212121;
    }


/*#lblAccord5SIRInfoVal .table-vertical th:first-child{ width:15%;}
#lblAccord5SIRInfoVal .table-vertical th{ width:30%;}
#lblAccord5SIRInfoVal .table-vertical th:last-child{ width:25%;}*/

.srcRsVeriable {
    position: absolute;
    width: 100%;
    top: -25px;
    left: 0;
    font-size: 0.83em;
    text-align: left;
}

.chkAligned {
    display: initial;
}

input.heightManaged {
    padding: 0px 5px;
}

.captchaContainer {
    margin-bottom: 15px;
}

.textAreaHeight {
    height: 114px !important;
}

.chart-image {
    display: none;
}

.div-textArea {
    position: relative;
}

.spanTextArea {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 9;
    color: #999;
}

#chkPatientInvolve, #chkPatientinFacility {
    width: 15px;
    height: 15px;
    margin-left: 10px;
}

#txtDescription {
    color: #202020 !important;
}

.reportIcon {
    margin-left: 4px;
}


#chartLegendsStacked {
    margin: 0 auto;
    width: 75%;
    text-align: center;
}

.legendContainerStacked {
    display: inline-block;
    margin-right: 10px;
}

.colorQ1 {
    background: #575757 !important;
    width: 26px;
    height: 13px;
    margin-right: 5px;
    float: left;
    margin-top: 8px;
}

.colorQ2 {
    background: #FFFF00 !important;
    width: 26px;
    height: 13px;
    margin-right: 5px;
    float: left;
    margin-top: 8px;
}

.colorQ3 {
    background: #FC9B00 !important;
    width: 26px;
    height: 13px;
    margin-right: 5px;
    float: left;
    margin-top: 8px;
}

.colorQ4 {
    background: #FA0F00 !important;
    width: 26px;
    height: 13px;
    margin-right: 5px;
    float: left;
    margin-top: 8px;
}

.errorComplaints {
    margin: 30px 0;
    padding: 15px;
    font-size: 1.5em;
    clear: both;
    width: 100%;
    border: 5px solid #ccc;
}

.successComplaints {
    margin: 30px 0;
    padding: 15px;
    font-size: 1.5em;
    clear: both;
    width: 100%;
    border: 5px solid #ccc;
}

.headingSurveyID {
    min-width: 100px;
}

.headingSurveyFindings {
    min-width: 150px;
}

.surveyFindingsSEA {
    min-width: 150px;
}

.map button {
    min-width: 1px;
}

.streetViewMap button {
    min-width: 1px;
}

.tagLineAnchor {
    color: #fff !important;
    text-decoration: underline;
}

td.headingSurveyIDAcc span {
    font-size: 1.1em;
}

td.headingSurveyIDSD span {
    font-size: 1.1em;
}

td.headingSurveyIDSEA span {
    font-size: 1.1em;
}

.disclaimerMainText {
    margin-top: 15px;
}

.facilityType .popover.in {
    left: 10px !important;
    right: 10px;
}

.planCorectionpdbt {
    padding-top: 10px;
    display: block;
    float:left;
}

#txtCompalint {
    margin-top: 15px;
}

#npiHover .glyphicon-info-sign, #ccnHover .glyphicon-info-sign {
    color: #202020;
}

.desktopView {
    display: block;
}

.printView {
    display: none !important;
}

/*
#btnSurveyDef0{ position:relative;}
#btnComplaints0:after {
    content: "Complaints / Reported Incidents";
    position: absolute;
    font-size: 1.2em;
    top: -36px;
    color: #000;
    width: 106px;
    left: -32px;
}

#btnComplaints0{ position:relative;}
#btnSurveyDef0:after {
    content: "Survey Deficienceies";
    position: absolute;
    font-size: 1.2em;
    top: -36px;
    color: #000;
    width: 90px;
    left: -22px;
}


#btnEnforceActions0{ position:relative;}
#btnEnforceActions0:after {
    content: "Inforcement Actions";
    position: absolute;
    font-size: 1.2em;
    top: -36px;
    color: #000;
    width: 90px;
    left: -25px;
}
*/


#chkPatientInvolveYes, #chkPatientInvolveNo, #chkPatientinFacilityYes, #chkPatientinFacilityNo {
    margin-left: 10px;
}

#RelationshipDiv .input-group, #PatientNamediv .input-group {
    display: block;
}

#RelationshipDiv .input-group input, #PatientNamediv .input-group input {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}


#exportBtnDiv .open .dropdown-toggle:after {
    display: none;
}

#exportBtnDiv .dropdown-toggle {
    min-width: auto;
}

#exportBtnDiv .btn .caret {
    margin-left: 10px;
}

#exportBtnDiv .dropdown-menu {
    min-width: 100px;
}

#exportBtnDiv .dropdown-menu li a {
    background-color: transparent;
    border-color: transparent;
    color: #0071bc;
    min-width: auto;
    padding: 0;
    text-decoration: underline;
    margin-bottom: 6px;
    font-size: 1em !important;
    font-weight: 600;
}

#exportBtnDiv .dropdown-menu li a:hover {
    text-decoration: none;
}

/* SPRINT 12 */
#exportBtnDiv .dropdown-menu li a[disabled] {
    text-decoration: none;
    font-weight: 200;
    color: #a9a1a1;
}

/* SPRINT 12 */
#exportBtnDiv .dropdown-menu {
    right: 0;
    left: inherit;
    padding: 5px;
}
/* SPRINT 12 */
#exportBtnDiv .dropdown-menu li {
    border: 0px;
}


#ci_exportBtnDiv .open .dropdown-toggle:after {
    display: none;
}
#ci_exportBtnDiv .dropdown-toggle {
    min-width: auto;
}
#ci_exportBtnDiv .btn .caret {
    margin-left: 10px;
}
#ci_exportBtnDiv .dropdown-menu {
    min-width: 100px;
}
#ci_exportBtnDiv .dropdown-menu li a {
    background-color: transparent;
    border-color: transparent;
    color: #0071bc;
    min-width: auto;
    padding: 0;
    text-decoration: underline;
    margin-bottom: 6px;
    font-size: 1em !important;
    font-weight: 600;
}
#ci_exportBtnDiv .dropdown-menu li a:hover {
    text-decoration: none;
}
#ci_exportBtnDiv .dropdown-menu li a[disabled] {
    text-decoration: none;
    font-weight: 200;
    color: #a9a1a1;
}
#ci_exportBtnDiv .dropdown-menu {
    right: 0;
    left: inherit;
    padding: 5px;
}
#ci_exportBtnDiv .dropdown-menu li {
    border: 0px;
}
#sd_exportBtnDiv .open .dropdown-toggle:after {
    display: none;
}
#sd_exportBtnDiv .dropdown-toggle {
    min-width: auto;
}
#sd_exportBtnDiv .btn .caret {
    margin-left: 10px;
}
#sd_exportBtnDiv .dropdown-menu {
    min-width: 100px;
}
#sd_exportBtnDiv .dropdown-menu li a {
    background-color: transparent;
    border-color: transparent;
    color: #0071bc;
    min-width: auto;
    padding: 0;
    text-decoration: underline;
    margin-bottom: 6px;
    font-size: 1em !important;
    font-weight: 600;
}
#sd_exportBtnDiv .dropdown-menu li a:hover {
    text-decoration: none;
}
#sd_exportBtnDiv .dropdown-menu li a[disabled] {
    text-decoration: none;
    font-weight: 200;
    color: #a9a1a1;
}
#sd_exportBtnDiv .dropdown-menu {
    right: 0;
    left: inherit;
    padding: 5px;
}
#sd_exportBtnDiv .dropdown-menu li {
    border: 0px;
}
#ea_exportBtnDiv .open .dropdown-toggle:after {
    display: none;
}
#ea_exportBtnDiv .dropdown-toggle {
    min-width: auto;
}
#ea_exportBtnDiv .btn .caret {
    margin-left: 10px;
}
#ea_exportBtnDiv .dropdown-menu {
    min-width: 100px;
}
#ea_exportBtnDiv .dropdown-menu li a {
    background-color: transparent;
    border-color: transparent;
    color: #0071bc;
    min-width: auto;
    padding: 0;
    text-decoration: underline;
    margin-bottom: 6px;
    font-size: 1em !important;
    font-weight: 600;
}
#ea_exportBtnDiv .dropdown-menu li a:hover {
    text-decoration: none;
}
#ea_exportBtnDiv .dropdown-menu li a[disabled] {
    text-decoration: none;
    font-weight: 200;
    color: #a9a1a1;
}
#ea_exportBtnDiv .dropdown-menu {
    right: 0;
    left: inherit;
    padding: 5px;
}
#ea_exportBtnDiv .dropdown-menu li {
    border: 0px;
}



span.sipSpan {
    margin-right: 20px;
    margin-bottom: 10px;
    display: block;
}

.noBdr {
    font-size: 0.8em;
}

#divSIParent h2.notranslate, #divSIParent h3 {
    padding: 0;
    margin: 0;
}

#divSIParent label#lblFacName {
    padding: 0;
    margin: 0 0 10px 0;
}

#divSIParent #lblSrvyIncInfo {
    font-size: 1.2em;
    margin-bottom: 10px;
}

#divSIParent #lblAddress {
    line-height: 35px;
}

#divSIParent.fixedPage {
    top: 20px;
}

#divSIParent.fixedPageSI {
    margin-top: 20px;
}

.snfTypeDive {
    margin-top: 15px;
}

    .snfTypeDive a {
        text-decoration: underline;
    }

#errorDiv {
    margin-top: 15px;
}

.datepicker-days td, .datepicker-days th {
    width: auto !important;
    height: auto !important;
}

#errDiv {
    margin-top: 15px;
}

.survpanelTitle #lblSrvyIncInfo {
    font-size: inherit !important;
}

#lblSrvyDetails {
    font-weight: normal;
}

#divSIParent h3 {
    font-size: 1.1em;
}


.btnSubmitGreen {
    color: #fff !important;
    background-color: #5cb85c !important;
    border-color: #4cae4c !important;
    padding: 6px 12px !important;
    min-width: inherit !important;
    font-weight: normal !important;
}

.bootstrap-datetimepicker-widget {
    color: #000 !important;
}

#eventTimePicker .timepicker-picker table td a span,
#eventTimePicker .timepicker-picker table td,
#eventTimePicker .timepicker-picker table td span {
    height: 30px !important;
    line-height: 30px !important;
    width: 30px !important;
    line-height: 30px !important;
    padding: 0px !important;
}

.timepicker td a {
    color: #0071bc !important;
}


#fileUpload input {
    padding: 0;
}

.MultiFile-list .MultiFile-label {
    background: #f2f2f2;
    padding: 5px 10px;
    margin-right: 0px;
    margin-top: -1px;
    border: 1px solid #ccc;
    font-size: .97em;
}

    .MultiFile-list .MultiFile-label .MultiFile-label {
        background: transparent;
        padding: 0px;
        margin-right: 0;
        border: 0px solid #ccc;
    }

.MultiFile-remove {
    margin-right: 40px;
    font-size: .9em;
}

    .MultiFile-remove:hover {
        text-decoration: underline;
    }

.MultiFile-wrap {
    margin-bottom: 10px;
}


.google-directions {
    position: absolute;
    right: 38px;
    top: 4px;
    z-index: 1;
}

    .google-directions img {
        width: 25px;
        height: 25px;
    }

.google-directions-image {
    width: 25px;
    height: 25px;
    margin-left: 10px;
}

.licensee-label-block {
    display: block;
}

.printBtnContainer {
    text-align: right;
    margin-top: -10px;
    margin-bottom: 5px;
}

 .printBtnContainer .btn {
        min-width: auto;
    }

.printBtnSIContainer {
    float:right;
    text-align: right;
}
 .printBtnSIContainer .btn {
        min-width: auto;
    }
   
 .float-left{
      float:left;
 }


.licensee-content-wrapper {
    /*border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;*/
}

.owner-structure-para {
    margin-bottom: 3px;
    line-height: 1.3;
}

.positionStatic {
    position: static;
}

@media(min-width:768px) {
    #lblAccord6_3ManageInfoVal, #lblAccord6_6DNInfoVal, #lblAccord6_7FIInfoVal, #lblAccord6_2POInfoVal, #lblAccord6_8MDInfoVal {
        display: block;
    }

        #lblAccord6_3ManageInfoVal span.ownerSpace, #lblAccord6_5AdminInfoVal span.ownerSpace, #lblAccord6_6DNInfoVal span.ownerSpace, #lblAccord6_7FIInfoVal span.ownerSpace, #lblAccord6_2POInfoVal span.ownerSpace, #lblAccord6_8MDInfoVal span.ownerSpace {
            display: inline-block;
            width: 275px;
        }
}


@media(min-width:1200px) {

    .filterContainer .filterbtnDiv .btn {
        padding-left: 12px;
        padding-right: 12px;
    }

    /*.filterContainer{ display:table;}
.filterContainer .columnOne{ display:table-cell; vertical-align:top; float:none;width:auto;}
.filterContainer .columnTwo{ display:table-cell; vertical-align:top;float:none;width:auto;}
.filterContainer .columnThree{ display:table-cell; vertical-align:top;float:none;width:auto;}
.filterContainer .customDropdown{ display:table-cell; vertical-align:top;float:none;width:auto;}
.filterContainer .filterbtnDiv{ display:table-cell; vertical-align:top;float:none; width:auto;}*/
    .secondmenu.dropdown-menu {
        left: 0;
    }
}










/*----------ipad pro secific----------- */

/* Portrait */
@media only screen and (min-device-width: 834px) and (max-device-width: 834px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
    .menuItem2 .secondmenu.dropdown-menu {
        left: 0;
    }

    .facilityType .dropdown-menu {
        width: 250px;
    }

        .facilityType .dropdown-menu > li > a {
            white-space: inherit;
        }

    .servicesType .dropdown-menu {
        width: 200px;
    }

        .servicesType .dropdown-menu > li > a {
            white-space: inherit;
        }

    .srcRsVeriable {
        font-size: .8em;
        width: 122%;
        left: -60px;
    }

    .customBlueModal .modal-dialog {
        width: 750px;
    }

    #PatientNamediv label.item {
        padding-bottom: 20px;
    }

    .backtoTop {
        bottom: 50px;
    }

    .viewLinkOuter {
        margin-left: 40px;
    }

    #fileUpload input {
        padding: 0;
    }

    .pagination-lg > li > a, .pagination-lg > li > span {
        padding: 6px 6px;
    }

    .printBtnContainer {
        display: none;
    }
}

/* Landscape */
@media only screen and (min-width: 1112px) and (max-width: 1112px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
    .menuItem2 .secondmenu.dropdown-menu {
        left: 0;
    }

    .thumbContainer .btn {
        padding: 6px 5px;
    }

    .srcRsVeriable {
        font-size: 0.68em;
    }

    #totalResults h3 {
        margin-left: -6px !important;
    }

    .backtoTop {
        bottom: 50px;
    }

    .customTabs.comparePage li a {
        padding-left: 10px;
        padding-right: 10px;
    }

    .viewLinkOuter {
        bottom: 42px;
    }

    .quickInfoUl li {
        font-size: 0.7em;
    }
    /*.buttonCenterContainer{  padding-top:0;}
.list-unstyled.quickInfoUl{ margin-bottom:0;}*/
    #fileUpload input {
        padding: 0;
    }

    .printBtnContainer {
        display: none;
    }
}









@media(min-width:768px) {
    .backtoTop {
        bottom: 45px;
    }
}












@media (max-width: 768px) {
    body {
        font-size: 15px !important;
    }

    .input-group {
        display: inline-table;
    }

    .multiselect-container > li > a > label {
        white-space: normal;
    }
}



@media(min-width:768px) {

    .form-horizontal .control-label {
        white-space: normal;
    }
}



@media(min-width: 1200px) {
    .customBlueModal .modal-lg {
        width: 1250px;
    }

    .customGrayModal .modal-lg {
        width: 1100px;
    }

    .customBlueModal2 .modal-lg {
        width: 1100px;
    }
}






@media(min-width:993px) and (max-width:1199px) {

    .columnTwo input {
        width: 100%;
    }

    .columnThree {
        width: 324px;
    }

    .customDropdown.zindexClass {
        width: 290px;
    }


    .facilityTypeParent {
        margin-right: 0;
    }

    .filterbtnDiv {
        float: right;
    }
}

@media (max-width: 1100px) {
    #btnExpand, #btnPrint {
        display: none !important;
    }
}





@media(min-width:768px) and (max-width:1024px) {
    .paddingParent h3 {
    }

    .thumbInfo {
        padding: 30px 10px 10px 10px;
    }

        .thumbInfo p {
        }

    .quickInfoUl li {
        font-size: 0.8em;
    }

    .thumbContainerHover {
        padding: 15px 10px 10px 10px;
    }

        .thumbContainerHover .btn {
            padding: 6px 4px;
        }

    .filterContainer [class*="col-"] {
        padding-left: 5px;
        padding-right: 5px;
    }

    .filterbtnDiv {
        margin-bottom: 10px;
    }

    .searchContainer {
        /* background: url(../images/hfcis-search-bg-1.jpg) no-repeat left -200px;*/
        min-height: 295px;
    }

    .leftNavPageLayout .imageWebpartContainerInner {
        min-height: 165px;
        max-height: 165px;
    }

    #btnComplaints {
        margin-left: 64px;
    }

    .getResultIcon span {
        top: 2px;
    }

    h1.display-1 {
        padding-top: 40px;
    }

    .searchTxt {
        padding-left: 50px;
        padding-right: 50px;
    }
}

@media(min-width:800px) and (max-width:1024px) {

    .srcRsVeriable {
        font-size: 0.68em;
    }

    .chartNote {
        bottom: 20px;
    }

    .customTabs.comparePage li a {
        padding-left: 10px;
        padding-right: 10px;
    }
}


@media(min-width:768px) and (max-width:992px) {

    .hfcisLogoBanner {
        position: absolute;
        top: 20px;
        left: 25px;
        z-index: 1;
    }

    h1.display-1 {
        font-size: 2.3em;
        line-height: 72px;
    }

    .thumbInfo {
        padding: 30px 10px 10px 10px;
    }


    .paddingParent h3 {
    }


    .thumbInfo h3 {
        padding-top: 0;
        padding-bottom: 0;
        margin-top: 0;
    }

    .thumbContainerHover {
        padding: 15px 10px 10px 10px;
    }


    .filterContainer {
        padding: 10px 0;
    }

        .filterContainer [class*="col-"] {
            padding-left: 5px;
            padding-right: 5px;
        }

    .facilityTypeParent {
        margin-right: 0;
    }

    .filterbtnDiv {
        width: 100%;
    }

    .customDropdown .input-group-btn {
        display: inline;
    }

    .facilityType {
        margin-right: 10px;
    }

    .columnTwo {
        width: 100px;
    }

        .columnTwo input {
            width: 100%;
        }



    .customDropdown.zindexClass {
        margin-left: -10px;
    }

    #adv-search.input-group {
        width: 164px;
    }

    .searchContainer {
        min-height: 295px;
    }

    .leftNavPageLayout .imageWebpartContainerInner {
        min-height: 124px;
        max-height: 124px;
    }

    .customTabs.comparePage li a {
        padding-left: 4px;
        padding-right: 4px;
    }

    .viewLinkOuter {
        margin-left: 0;
        bottom: 30px;
    }

    .closeControl li {
        height: 48px;
    }


    /*2 dec 2017*/
    .chartNote {
        bottom: 28px;
        float: left;
        width: 100%;
    }

    .popupLinksContainer {
        margin-top: -58px;
        margin-left: 20px;
    }

    #btnComplaints {
        margin-left: 31px;
    }

    #btnSurveyDef {
        margin-left: 6px;
    }

    #btnEnforceActions {
        margin-left: -16px;
    }

    .ownerSpace {
        padding-right: 26px;
    }

    .serviceCheckList li {
        line-height: 25px;
    }

    .colorStateAvg {
        margin-top: 6px;
    }

    .colorThisFacility {
        margin-top: 6px;
    }

    .hidelbl {
        display: none;
    }


    a.getResultIcon {
        right: -40px;
    }

    .searchContainer .bigInput {
        padding-left: 86px;
    }

    .nearTxtWM {
        left: 86px;
    }

    .bigSearchInputContainer {
        margin-left: -40px;
    }

    .findTxtWM {
        left: 73px;
    }

    .searchContainer .bigInput0 {
        padding-left: 73px;
    }
}


/* 
Max width before this PARTICULAR table gets nasty
This query will take effect for any screen smaller than 760px
and also iPads specifically.
*/
@media only screen and (max-width: 767px) {

    /*.datepicker-days table, .datepicker-days thead, .datepicker-days tbody, .datepicker-days th, .datepicker-days td, .datepicker-days tr {
    display: block;
}*/

    /* Force table to not be like tables anymore */
    .tableContainer table, .tableContainer thead, .tableContainer tbody, .tableContainer th, .tableContainer td, .tableContainer tr {
        display: block;
    }

    /* Hide table headers (but not display: none;, for accessibility) */
    .table-vertical thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    .table-vertical > thead > tr, .table-vertical > tbody > tr {
        border: 1px solid #ccc;
    }

    .table-vertical.modifiedTable tbody > tr > td.tableLabel {
        border-bottom: 0;
    }

    .table-vertical > thead > tr > td, .table-vertical > tbody > tr > td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #ccc;
        position: relative;
        /*padding-left: 50%; */
    }

        .table-vertical > tbody > tr > td:before {
            /* Now like a table header */
            position: realtive;
            /* Top/left values mimic padding */
            width: 100%;
            padding-right: 0;
            white-space: normal;
            font-weight: bold;
        }

        /*inheritta
	*/
        .table-vertical > tbody > tr > td:before {
            content: attr(data-th);
        }

    .table_txt {
        display: block;
    }

    .tableHeading {
        display: block;
    }
}

@media(min-width:768px) and (max-width:800px) {
    .customBlueModal .modal-dialog {
        width: 678px;
    }

    .customGrayModal .modal-dialog {
        width: 678px;
    }

    .thumbContainerHover .btn {
        padding: 6px 12px;
        font-size: 1em !important;
    }

    .customBlueModal .modal-header h2 {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .customGrayModal .modal-header h2 {
        text-transform: capitalize;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .hidelbl {
        display: none;
    }

    .srcRsVeriable {
        font-size: .8em;
        width: 122%;
        left: -94px;
    }



    .backtoTop {
        bottom: 40px;
    }

    .servicesType .multiselect-container {
        max-width: 169px;
    }

    .pagination-lg > li > a, .pagination-lg > li > span {
        padding: 4px 5px;
    }
}

@media (max-width: 767px) {
    .tableContainer table tbody tr td:nth-child(5) {
        display: block !important;
    }

    .tableContainer table thead tr th:nth-child(5) {
        display: block !important;
    }

    table tbody tr td:nth-child(5) {
        display: block !important;
    }

    table thead tr th:nth-child(5) {
        display: block !important;
    }
}





@media(min-width:768px) and (max-width:979px) {
    .tableContainer table tbody tr td:nth-child(5) {
        display: table-cell !important;
    }

    .tableContainer table thead tr th:nth-child(5) {
        display: table-cell !important;
    }

    table tbody tr td:nth-child(5) {
        display: table-cell !important;
    }

    table thead tr th:nth-child(5) {
        display: table-cell !important;
    }
}





@media(max-width:767px) {
    .hidelbl {
        display: none;
    }

    #adv-search.input-group {
        display: inline-table;
    }

    .paddingParentMobile {
        margin-right: -5px;
        margin-left: -5px;
    }

    .searchContainer {
    }

    .hfcisLogoBanner {
        position: static;
        top: inherit;
        left: inherit;
        z-index: 1;
        width: 100%;
        text-align: center;
        display: block;
        padding-top: 15px;
    }


        .hfcisLogoBanner img {
            margin: 0 auto;
        }

    h1.display-1 {
        font-size: 1.5em;
        line-height: inherit;
        display: block;
        padding-top: 10px;
    }

    .searchTxt {
        padding-top: 10px;
    }

    .searchContainer {
        min-height: inherit;
        /*background: url(../images/hfcis-search-bg-1.jpg) no-repeat left 0;*/
    }


    .blueStripBar {
        height: auto;
    }

        .blueStripBar p {
            line-height: normal;
            margin: 20px 0 0 0;
        }

    .bigSearchInputContainer {
        padding: 0 15px;
    }

    .findLocationIcon {
        left: 10px;
    }

    .getResultIcon {
        right: 10px;
    }

    .searchContainer .bigInput {
        padding-left: 86px;
    }

    .blueStripBar {
        height: auto;
        overflow: hidden;
        text-align: center;
    }

    .blueBtn {
        margin-top: 17px;
        float: none;
        margin: 20px auto;
    }

    .thumbInfo h3 {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .dropdown.dropdown-lg .dropdown-menu {
        min-width: 290px;
    }

    .filterContainer {
        padding: 15px;
    }

        .filterContainer input { /*margin-bottom:15px;*/
        }

    .scrollContainer {
        height: auto;
        overflow-x: hidden;
        overflow-y: hidden;
        margin-left: 0px;
    }


        .scrollContainer [class*="col-"] {
            padding: 0 5px !important;
        }

    .paddingParent [class*="col-"] {
        padding-left: 15px;
        padding-right: 15px;
    }

    .dropdown-menu.dropdown-menu-1 {
        z-index: 1001 !important;
    }

    .zindexClass {
        z-index: 99;
    }

    .fixedPage {
        top: 0;
    }

        .fixedPage.container {
            width: 100%;
        }

    .headerModal {
        position: static;
        left: 0;
        width: 100%;
        margin-left: 0;
        float: left;
    }

    .closeControl li {
        float: none;
        display: block;
        border-left: 0;
    }

    .closeControl {
        margin: 0;
        padding: 0;
        list-style: none;
        float: none;
        position: static;
        right: 0;
        top: -14px;
        z-index: 999;
        height: 53px;
        width: 100%;
    }

        .closeControl li a {
            color: #fff;
            line-height: 53px;
            display: block;
            text-align: center;
        }

    /*.closeControl li:first-child{ display:none;}*/

    .map {
        width: 100%;
        height: 300px;
        margin-bottom: 15px;
    }



    .facilityType {
        width: 100%;
    }

    .servicesType {
        width: 100%;
    }

    .infoPopoverOuter {
        position: relative;
    }


        .infoPopoverOuter .infoPopover {
            /*float: right;*/
        }

        .infoPopoverOuter .infoPopover1 {
            /*    float: right;
    position: absolute;
    z-index: 999;
    right: 4px;
    top: 7px;
*/
        }


    .textRight {
        text-align: left;
    }

    .alignRight {
        text-align: left;
    }

    #containerPagination {
        padding-left: 0;
        padding-right: 0;
    }

    .pagination-lg > li > a, .pagination-lg > li > span {
        padding: 6px 10px;
    }

    a.getResultIcon {
        padding: 10px 15px 8px 15px;
        right: 15px;
    }

    .columnTwo input {
        width: 100%;
    }

    .facilityType .dropdown-menu > li > a, .servicesType .dropdown-menu > li > a {
        white-space: normal;
    }

    .multiselect-container {
        min-width: 270px;
    }

    .leftNavPageLayout .imageWebpartContainerInner {
        min-height: auto;
        max-height: auto;
    }

    h1.h1PageHeading {
        /*  font-size: 0.9em;*/
    }

    .streetViewMap {
        height: 300px;
    }

    .modal.customBlueModal {
        padding-left: 0 !important;
    }

    .customBlueModal .modal-header h2 {
        /*font-size: 1em;*/
        text-align: center;
    }

    .modal.customGrayModal {
        padding-left: 0 !important;
    }

    .customGrayModal .modal-header h2 {
        text-align: center;
        text-overflow: inherit;
        white-space: normal;
        overflow: visible;
    }

    .customTabs li a {
        padding-left: 10px;
        padding-right: 10px;
    }



    .inputContainerfind {
        width: 100%;
        float: left;
        margin-bottom: 10px;
    }

    .inputContainerNear {
        width: 100%;
        float: left;
        position: relative;
        margin-bottom: 10px;
    }

    a.getResultIcon {
        position: static;
        width: 120px;
        clear: both;
        float: none;
        cursor: pointer;
        text-align: center;
        margin: 0 auto;
        height: 50px;
        display: block;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
    }

    .searchContainer .bigInput {
        margin-left: 0;
    }

    .infoPopoverOuter .infoPopover { /*display:inline;*/
        vertical-align: inherit;
    }

    .tableData0 {
        width: 100%;
    }

    .tableData1 {
        width: 100%;
    }

    .tableData2 {
        width: 100%;
    }

    .rightTable.table-vertical-inner > tbody > tr > td, .rightTable.table-vertical-inner > thead > tr > th {
        height: auto !important;
    }

    .mobileLabel {
        display: block;
    }

    #btnComplaint.btn, #btnEntityInfo.btn {
        padding: 10px 30px;
    }

    .filterbtnDiv {
        width: 100%;
    }

    .detailRating {
        margin-bottom: 15px;
    }

    .height100Percent {
        height: 480px;
    }

    .ownerSpace {
        padding-right: 0px;
        width: 100%;
        clear: both;
        display: block;
    }

    .popupLinksContainer {
        margin-top: -40px;
        margin-left: 10px;
    }

    .modal-header h5 {
        text-align: center;
        font-size: 1.2em;
    }

    .table-vertical {
        font-size: 0.9em;
    }

    .viewLinkOuter {
        bottom: 50px;
    }

    .table-vertical-inner.rightTable tr:last-child {
        border-bottom: 7px solid #ccc !important;
    }

    .modal-body.customBlueModalInner {
        padding: 15px 0;
    }

    .nearLabel, .facilityLabel {
        margin-left: 0;
    }

    #btnComplaints {
        margin-left: 35px;
    }

    #btnSurveyDef {
        margin-left: 26px;
    }

    #btnEnforceActions {
        margin-left: 5px;
    }

    .getResultIcon span {
        top: 3px;
    }

    .tableContainer.threeColumn td.tableData0 {
        width: 100%;
    }

    .tableContainer.threeColumn td.tableData1 {
        width: 100%;
    }

    .tableContainer.threeColumn td.tableData2 {
        width: 100%;
    }

    .tableContainer.twoColumn td.tableData0 {
        width: 100%;
    }

    .tableContainer.twoColumn td.tableData1 {
        width: 100%;
    }

    .nearTxtWM {
        left: 86px;
    }

    .srcRsVeriable {
        position: static;
        width: 100%;
        font-size: 1em;
        margin-bottom: 10px;
    }


    #complaintsForm {
        padding: 0 15px;
    }

    #btnExpand, #btnPrint {
        display: none !important;
    }

    #totalResults h3 {
        margin-top: 10px;
    }

    .paginationParent {
        height: auto;
    }

    #chartLegendsStacked {
        margin: 0 auto;
        width: 100%;
    }

    .errorComplaints {
        margin: 0% 2%;
        font-size: 1.5em;
        width: auto;
        word-break: break-all;
    }


    .customGrayModal .modal-header .close {
        top: 0;
        position: static;
        width: 100%;
        text-align: center;
        margin-top: 10px;
        float: none;
    }

    #RelationshipDiv {
        margin-bottom: 15px;
    }


    #divYearTabs li:last-child {
        margin-top: 0px;
    }
}

@media(max-width: 360px) {
    .infoPopoverOuter {
        /*width: auto;*/
    }

    #btnComplaint {
        margin-bottom: 15px;
    }

    .customTabs li a {
        padding-left: 7px;
        padding-right: 7px;
    }
}

/*=============Print related css============*/

/*Print Media*/
@media print {
    body {
        margin: 0mm 0mm 0mm 0mm !important;
    }

    .mobileLabel {
        display: none !important;
    }

    .container {
        min-width: 750px;
    }


    /*==================search page print css start here==============*/
    .inputContainerfind {
        width: 50%;
        float: left;
        position: relative;
    }

    .inputContainerNear {
        width: 50%;
        float: left;
        position: relative;
    }

    a.getResultIcon {
        position: absolute;
        right: -44px;
        top: 0;
        background: #eb6e1f;
        padding: 10px 15px 9px 15px;
        height: 50px;
        border: 1px solid #ccc;
        border-radius: 0;
        border-left: 0;
        width: 60px;
        height: 50px;
    }


    @media screen and (-webkit-min-device-pixel-ratio:0) {
        a.getResultIcon {
            padding: 10px 15px 9px 5px;
        }
    }






    .hfcisLogoBanner {
        position: absolute;
        top: -75px;
        left: 0;
        z-index: 1;
        width: 250px;
        background: #ccc;
        text-align: center;
        padding: 16px 0;
        font-size: 1.6em;
        border: 1px solid #ccc;
    }

    .searchContainer {
        margin-top: 90px;
    }

        .searchContainer .bigInput {
            margin-left: -1px;
        }

    /*==================search page print css end here==============*/

    /*==================search result page print css start here==============*/

    .col-xs-12.col-sm-3 {
        display: block !important;
    }

    .filterContainer {
        min-width: 750px;
        margin-left: -15px;
        font-size: 12px;
    }

        .filterContainer input[type="text"] {
            height: 28px;
            font-size: 12px;
        }

    .infoPopoverOuter span.multiselect-native-select .btn-group .btn .caret {
        margin-top: 5px;
    }

    .servicesType span.multiselect-native-select .btn-group .btn .caret {
        margin-top: 5px;
    }

    .srcRsVeriable {
        font-size: 12px;
    }





    .btn {
        border: 1px solid #ccc !important;
        color: #000 !important;
    }

    .filterbtnDiv a.btn.btn-success {
        border: 1px solid #ccc !important;
        color: #000 !important;
    }

    .filterbtnDiv a.btn.btn-primary {
        border: 1px solid #ccc !important;
        color: #000 !important;
    }

    .infoPopoverOuter .infoPopover {
        top: 5px;
        left: 8px;
    }

    .text-right {
        text-align: right !important;
    }


    .infoPopoverOuter .infoPopover1 {
        float: none;
        position: inherit;
        display: table-cell;
        padding: 0 5px 0 0;
        color: #202020;
        vertical-align: top;
    }


    .infoPopoverOuter {
        display: table;
        width: 100%;
    }

    .nearLabel, .facilityLabel {
        margin-left: 25px;
    }


    #totalResults h3 {
        margin-right: 0px;
    }

    .col-xs-12.col-sm-6.col-md-4.text-right.textRight {
        width: 50% !important;
    }

    #lblAccord6_4BMInfoVal {
        display: block;
    }

    #lblAccord6_5AdminInfoVal {
        display: block;
    }

    .thumbInfo h3 {
        font-size: 1.3em;
    }


    .scrollContainer {
        overflow-x: hidden !important;
        overflow-y: inherit !important;
        height: auto !important;
    }

    .thumbContainerHover {
        background: #fff !important;
        color: #000 !important;
    }

    .addthis-smartlayers, div#at4-follow, div#at4-share, div#at4-thankyou, div#at4-whatsnext {
        display: none !important;
    }


    .hidelbl {
        display: block;
    }

    .nearLabel, .facilityLabel {
        margin-left: 0 !important;
    }

    .panel-group .panel-heading a:after {
        content: "\e114" !important;
    }

    .customTabs li.active {
        background: #e4e4e4 !important;
        border: 1px solid #ccc !important;
    }

    .customTabs li {
        border: 0px solid #ccc !important;
    }

    .chart-image {
        display: block !important;
        width: 100%;
    }

        .chart-image img {
            width: 100%;
        }



    #charts > div:first-child {
        display: none;
    }

    #charts0 > div:first-child {
        display: none;
    }

    #charts1 > div:first-child {
        display: none;
    }

    #charts2 > div:first-child {
        display: none;
    }

    .tableContainer {
        transform: scale(.9, 1);
        -moz-transform: scale(.9, 1);
        -webkit-transform: scale(.9, 1);
        position: relative;
        left: 0;
    }

        .tableContainer.threeColumn td.tableLabel {
            width: 15% !important;
        }

        .tableContainer.threeColumn td.tableData0 {
            width: 28.3% !important;
        }

        .tableContainer.threeColumn td.tableData1 {
            width: 28.3% !important;
        }

        .tableContainer.threeColumn td.tableData2 {
            width: 28.3% !important;
        }

        .tableContainer.twoColumn td.tableLabel {
            width: 16% !important;
        }

        .tableContainer.twoColumn td.tableData0 {
            width: 42% !important;
        }

        .tableContainer.twoColumn td.tableData1 {
            width: 42% !important;
        }

    .imgContainer.print-mode {
        display: none;
    }

    .thumbContainerHover.print-mode {
        height: 200px;
        position: relative;
    }

    .alert.alert-danger.noContent {
        display: block !important;
        border: 1px solid #ccc;
    }

    .popupLinksContainer {
        margin-top: -45px;
    }

    .captchaContainer {
        display: none;
    }

    .customTabs.comparePage li a {
        padding-left: 10px;
        padding-right: 10px;
    }

    .viewLinkOuter {
        bottom: 34px;
        margin-left: 0;
        position: relative;
    }

    .chartNote {
        bottom: 20px;
    }

    #lblFacName .hide {
        display: block !important;
    }

    .desktopView {
        display: none;
    }

    .printView {
        display: block !important;
    }



    .table-vertical.printView {
        border-left: 1px solid #ccc !important;
        border-bottom: 1px solid #ccc !important;
    }

        .table-vertical.printView td {
            padding: 5px;
            text-align: center;
        }

            .table-vertical.printView td:first-child {
                vertical-align: middle;
            }

    .customTabs.comparePage li a {
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 5px;
        padding-bottom: 5px;
        font-size: 12px;
    }

    .tableContainer.threeColumn .printView td:nth-child(1) {
        width: 15% !important;
    }

    .tableContainer.threeColumn .printView td:nth-child(2) {
        width: 28.3% !important;
    }

    .tableContainer.threeColumn .printView td:nth-child(3) {
        width: 28.3% !important;
    }

    .tableContainer.threeColumn .printView td:nth-child(4) {
        width: 28.3% !important;
    }

    .tableContainer.twoColumn .printView td:nth-child(1) {
        width: 15% !important;
    }

    .tableContainer.twoColumn .printView td:nth-child(2) {
        width: 42.5% !important;
    }

    .tableContainer.twoColumn .printView td:nth-child(3) {
        width: 42.5% !important;
    }

    #divSIParent h2.notranslate {
        font-size: 36px !important;
    }

    body {
        font-family: 'Source Sans Pro', sans-serif;
    }

    #AccordLicenseeDiv button {
        display: none;
    }

    /*.print-window #Accord6OwnershipInfoDiv .panel-heading .panel-title a {
        color: #000;
        text-decoration: none !important;
        padding: 0px 15px;
    }

    .print-window #lblAccord6OwnerInfo {
        font-size: 2.2em;
    }

    .print-window #AccordLicenseeDiv .owner-structure-para {
        margin-top: 0px;
        margin-bottom: 5px;
        line-height: 1.1;
    }*/

    .print-window #lblAccord6OwnerInfo {
        font-size: 1.2em;
    }

    .print-window #Accord6OwnershipInfoDiv .panel-body {
        border: 0;
    }
    
    .print-window .facility-info {
        margin-bottom: 10px;
    }
    
    .print-window .facility-info .facility-name {
        font-size: 34px;
    }

    .print-window .facility-info .facility-type {
        font-size: 22px;
    }

    .ownerSpace {
        padding-right: 70px;
        width: auto;
        clear: none;
        display: initial;
    }
}


.activeBedCountList span.BedCountList {
    padding-right: 4px;
    min-width: 8px;
    display: inline-block;
}

.activeBedCountList span.BedCountContent {
    display: inline-block;
    word-break: break-word;
    white-space: normal;
    width: 80%;
    vertical-align: top;
}




/*==============Auto populated Input data CSS========================*/
.ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5;
    max-height: 250px;
    overflow-x: hidden;
    overflow-y: auto;
    width: auto !important;
    z-index: 9999999;
}

.ui-menu .ui-menu-item {
    font-size: 14px;
    line-height: 25px;
    padding: 0 10px;
    border-bottom: 1px solid #ddd;
    -webkit-transition: background-color 0.3s ease-in;
    -moz-transition: background-color 0.3s ease-in;
    transition: background-color 0.3s ease-in;
    position: relative;
}

    .ui-menu .ui-menu-item.ui-state-focus {
        border: 0px solid #ddd;
        border-bottom: 1px solid #ddd;
        margin: 0px;
    }

    .ui-menu .ui-menu-item > div {
        padding-right: 100px;
    }


.ui-menu .ui-result-type-separator {
    margin-left: 5px;
    color: #a9a1a1;
    position: absolute;
    top: 0px;
    right: 10px;
}


.search-result-page.ui-menu .ui-menu-item {
    font-size: 13px;
}

#divFacilityDt .hfcis-toggle-button {
    padding: 0;
    margin-bottom: 2px;
    width: auto;
    border-radius: 5px;
    outline: 0;
}

    #divFacilityDt .hfcis-toggle-button span {
        font-size: .8em;
        font-weight: normal;
        padding: 3px;
        display: inline-block;
        width: 81px;
        float: left;
        background: #e6e6e6;
    }

        #divFacilityDt .hfcis-toggle-button span:first-child {
            border-radius: 5px 0px 0 5px;
        }

        #divFacilityDt .hfcis-toggle-button span:last-child {
            border-radius: 0px 5px 5px 0px;
        }

        #divFacilityDt .hfcis-toggle-button span.active {
            background: #5cb85c;
            color: #fff;
        }

.ui-state-focus {
    border: 0;
}

.owner-structure-heading {
    border-bottom: 1px solid #ccc;
}


@media(max-width:950px) {

    .printBtnContainer {
        display: none;
    }
}




@media(min-width:768px) {

    .facHeading {
        margin-top: 32px;
    }
}


@media(max-width:767px) {

    .ui-widget.ui-widget-content {
        width: 100%;
        margin-right: 30px !important;
    }

    .ui-menu .ui-result-type-separator {
        float: none;
        position: static;
    }

    .ui-menu .ui-menu-item > div {
        padding-right: 0;
    }
}







/*==================Modal print css Start here==============*/

@media print {
    body.modalprinter * {
        visibility: hidden;
    }

    body.modalprinter .modal-dialog.focused {
        position: absolute;
        padding: 0;
        margin: 0;
        left: 0;
        top: 0;
    }

        body.modalprinter .modal-dialog.focused .modal-content {
            border-width: 0;
        }

            body.modalprinter .modal-dialog.focused .modal-content .modal-header .modal-title,
            body.modalprinter .modal-dialog.focused .modal-content .modal-body,
            body.modalprinter .modal-dialog.focused .modal-content .modal-body * {
                visibility: visible;
                width: 100%;
            }

            body.modalprinter .modal-dialog.focused .modal-content .modal-header,
            body.modalprinter .modal-dialog.focused .modal-content .modal-body {
                padding: 0;
                width: 100%;
            }

                body.modalprinter .modal-dialog.focused .modal-content .modal-header .modal-title {
                    margin-bottom: 20px;
                }

    #lblAccord6_3ManageInfoVal, #lblAccord6_6DNInfoVal, #lblAccord6_7FIInfoVal, #lblAccord6_2POInfoVal, #lblAccord6_4BMInfoVal, #lblAccord6_8MDInfoVal {
        display: block;
    }

        #lblAccord6_3ManageInfoVal span.ownerSpace, #lblAccord6_5AdminInfoVal span.ownerSpace, #lblAccord6_6DNInfoVal span.ownerSpace, #lblAccord6_7FIInfoVal span.ownerSpace, #lblAccord6_2POInfoVal span.ownerSpace, #lblAccord6_4BMInfoVal span.ownerSpace, #lblAccord6_8MDInfoVal span.ownerSpace {
            display: inline-block;
            width: 275px;
        }
}

#exportSurveyBtnDiv .dropdown-menu li a, #exportFacilityBtnDiv .dropdown-menu li a {
    background-color: transparent;
    border-color: transparent;
    color: #0071bc;
    min-width: auto;
    padding: 0;
    text-decoration: underline;
    margin-bottom: 6px;
    font-size: 1em !important;
    font-weight: 600;
    padding-left: 10px;
}
.survey-group {
   
}

.survey-group-alt{
    background-color:aliceblue;
}


/* Bing Maps */

.bingMap-facSearch {
    width: 100%; 
    height: 600px;
}
.bingMap-facSearch.newmap{
    height: auto;
}
.bingMap-facDetail, .bingMap-facStreet {
   height: 500px !important; 
   width: 100%;
}

.bingMap-infoBox {
    background-color: white;
    color: black;
    max-width: 200px;
    width: 200px;
    border-radius: 10px;
    padding: 10px;
    font-size: 12px;
    pointer-events: auto !important;
    display: flex;
    flex-direction: column;
    text-align: left;
    margin-left: -95px;
    margin-top: -10px;
}

.bingMap-infoBoxTitleBar {
    display: flex;
    flex-direction: row;
}
.bingMap-infoBoxTitle {
    font-weight: bold;
    margin-bottom: 5px;
    -ms-flex: 0 1 auto;
}

.bingMap-infoBoxClose {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px;
    padding-left: 20px;
    text-align: right;
    flex-grow: 1;
    margin-top:-3px;
}

.bingMap-infoboxCloseAnchor {
    top: -10px;
    color:black;
    text-decoration:none;
}
.bingMap-infoBoxFacilityType{
    padding-top:3px;
}
.bingMap-infoBoxFacilityTypeTitle {
    font-weight: bold;
}

.bingMap-arrow_box {
    position: relative;
    background: #ffffff;
    border: 1px solid #000000;
}

.bingMap-arrow_box:after, .bingMap-arrow_box:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.bingMap-arrow_box:after {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #ffffff;
    border-width: 5px;
    margin-left: -5px;
}

.bingMap-arrow_box:before {
    border-color: rgba(0, 0, 0, 0);
    border-top-color: #000000;
    border-width: 6px;
    margin-left: -6px;
}

.MicrosoftMap .NavBar_Container.compact .NavBar_MapTypeButtonIcon {
    width: 30px;
    padding-left: 8px;
}


.MicrosoftMap .NavBar_Container.compact .NavBar_MapTypeButtonText {
   width: 90px;
}

#mapDiv{
    margin-bottom: 30px;
}


.infoPopoverOuter span.multiselect-native-select .btn-group .btn .caret {
    right:8px;
}

/* Bootstrap Future */
.mb-0{
    margin-bottom:0;
}


/* Mismatch between environment */
span.ms-rteElement-CdphBannerStyle{
    margin-bottom:0px;
}

.btn-primary.btn-search-box:hover {
    background-color: #286090 !important;
}

#currentYear{
    padding-bottom:0.5em;
}


/* Button Export */
#btnExportFacility.disabled {
    color:#fff;
}
#btnExportFacilityGlyph{
    top:3px;
}

@-webkit-keyframes glyphicon-spin-r {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);

    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes glyphicon-spin-r {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);

    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
.glyphicon.normal-right-spinner {
    -webkit-animation: glyphicon-spin-r 2s infinite linear;
    animation: glyphicon-spin-r 2s infinite linear;
}
.glyphicon-remove-circle:before {
    font-size: 1.5rem;
}

/* Multi Select */
.multiselect-clear-filter {
    height: 3.5rem;
}
.multiselect-filter .input-group-addon {
    padding-right: 7px;
    padding-left: 8px;
}

@media(max-width:415px) {
    .btn-search-box-text {
        float: none; 
        padding-top: 10px;
        padding-bottom: 10px;
        padding-right: 10px;
        width: 60%;
        height: 100%;
        display: inline-block;
    }
    .btn-search-box-text > span {
        font-size: 2rem;
    }
    .btn-search-box-icon {
        height: 100%;
    }
     .btn-search-box-icon > img {
        width: 80px;
    }
    

    #btnFindFacility, #btnFileComplaint {
        margin-left: 0px !important;
        width: 100%;
        height: 100%;
    }
}

.typesOfCareList {
    font-weight:normal;
}

.multiselect-container li:not(.multiselect-item) {
    padding-left:20px;
}
.multiselect-container li.multiselect-item b {
    padding-left:5px;
}

.fac-service, .fac-care{
    border-top: lightgray;
    border-top-style: dashed;
    border-top-width: 2px;
    padding-top: 5px !important;
    margin-top: 10px;
}

.serviceLabel, .facilityLabel, .nearLabel, .searchLabel {
    font-size: 0.9em;
}




@media (min-width: 992px) {
    .serviceTypeParent {
        width: 19%;
    }

    .filterbtnDiv {
        width: 22%;
        float: right;
    }
}

.fac-care b::after {
    content: 'Types of Care';
    position: relative;
}

.fac-service b::after {
    content: 'Services';
    position: relative;
}

input[type=text][disabled], textarea[disabled] {
    background-color: #eee;
}

.reportViewer table {
    display:table;
}